home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / pc / SNNSV32.ZIP / SNNSv3.2 / Readme.dec < prev    next >
Encoding:
Text File  |  1994-04-25  |  812 b   |  22 lines

  1. **********************************************************************
  2.       SNNS Version 3.2 Decstation Installation Notes
  3. **********************************************************************
  4.  
  5.  
  6. The optimation of the module m_artmap.c takes extremely long, 
  7. especially with the standart cc compiler. If you don't like
  8. to optimize it, you can abort the compilation and compile this
  9. module by hand.
  10.  
  11.   - change to the kernel/sources directory
  12.   - run  'cc -float  -Dconst='' -c m_artmap.c' 
  13.      or  'gcc -ansi -Dultrix -c m_artmap.c' 
  14.   - return to the SNNSv3.2 directory
  15.   - run './build sim' again
  16.  
  17.  
  18.  
  19. **********************************************************************
  20.    End of document 'SNNS Version 3.2 Installation Decstation Notes'
  21. **********************************************************************
  22.